PDFStringAppearanceOptions Constructor(PDFFont,PDFPen,PDFBrush)
In This Topic
Initializes a new
PDFStringAppearanceOptions object with the specified pen and brush.
Syntax
Parameters
- font
- Font for drawing text.
- pen
- Pen for drawing text.
- brush
- Brush for drawing text.
See Also